SftTabs/NET 6.0

Location Property, TabClass Class

Softel vdm, Inc.

Returns the coordinates of the tab.

Syntax      TabClass Class (Softelvdm.SftTabsNET)

VB   

Public ReadOnly Property Location As Point

C#   

public Point Location { get; }

C++   

public: property Point Location {
        Point get();
}

Property Value

The Point that represents the upper-left corner of the tab relative to the upper-left corner of the tab control.

Comments

The Location property returns the coordinates of the tab.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com